ARM: zynq: Enable generic board for Xilinx Zynq
authorMichal Simek <[email protected]>
Thu, 8 May 2014 13:10:48 +0000 (15:10 +0200)
committerMichal Simek <[email protected]>
Wed, 23 Jul 2014 13:28:22 +0000 (15:28 +0200)
Enable CONFIG_SYS_GENERIC_BOARD for all Zynq boards.

Signed-off-by: Michal Simek <[email protected]>
Tested-by: Masahiro Yamada <[email protected]> [on ZC706 board]
include/configs/zynq-common.h

index fa252c0b13e53610057d5f62345b2edb13fc3a27..690cacbc94b07b05476e1716ab2c36af4a3432f3 100644 (file)
 
 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_ZYNQ_COMMON_H */